home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 June / CHIP Haziran 2001.iso / prog / share / 44 / setup.exe / cleanie.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Text File  |  1999-02-04  |  756b  |  44 lines

  1. object Form1: TForm1
  2.   Left = 2197
  3.   Top = 172
  4.   Width = 142
  5.   Height = 130
  6.   Caption = 'CLEANIE'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   OnCreate = FormCreate
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Timer1: TTimer
  16.     Enabled = False
  17.     Interval = 2000
  18.     OnTimer = Timer1Timer
  19.     Left = 40
  20.     Top = 56
  21.   end
  22.   object Timer2: TTimer
  23.     Enabled = False
  24.     Interval = 2000
  25.     Left = 88
  26.     Top = 16
  27.   end
  28.   object Timer3: TTimer
  29.     Enabled = False
  30.     Left = 88
  31.     Top = 56
  32.   end
  33.   object SendKeys1: TSendKeys
  34.     Left = 40
  35.     Top = 16
  36.   end
  37.   object Timer4: TTimer
  38.     Interval = 9000
  39.     OnTimer = Timer4Timer
  40.     Left = 8
  41.     Top = 16
  42.   end
  43. end
  44.